docs: fix typo in property syntax
authorWilliam Jon McCann <william.jon.mccann@gmail.com>
Tue, 21 Jan 2014 19:42:32 +0000 (14:42 -0500)
committerWilliam Jon McCann <william.jon.mccann@gmail.com>
Tue, 21 Jan 2014 23:57:37 +0000 (18:57 -0500)
gtk/gtkrevealer.c

index 07382bfa0abced0ad6a765f9da63e2e6f08edd70..cd9c7a2e09d69639c18e9581d625d48dff07336a 100644 (file)
@@ -41,7 +41,7 @@
  * The style of transition can be controlled with
  * gtk_revealer_set_transition_type().
  *
- * These animations respect the #GtkSettings::gtk-enable-animations
+ * These animations respect the #GtkSettings:gtk-enable-animations
  * setting.
  *
  * The GtkRevealer widget was added in GTK+ 3.10.